-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MTV-1433 Rearranging prerequisites in the MTV user guide #591
base: main
Are you sure you want to change the base?
Conversation
cb6ca0b
to
f899fce
Compare
1cc1857
to
9160c8a
Compare
@nunzy1 I made many of the changes you suggested and did a little other rewriting. Please review this PR again. Thanks. |
637ed1a
to
d01e70d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few things to change.
@@ -6,16 +6,17 @@ | |||
[id="creating-vddk-image_{context}"] | |||
= Creating a VDDK image | |||
|
|||
|
|||
It is strongly recommended that {project-first} should be used with the VMware Virtual Disk Development Kit (VDDK) SDK when transferring virtual disks from VMware vSphere. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we take this line, omve it into the note, and replacing the current text (Creating a VDDK …
)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@fabiand Instead, I suggest removing the note and leaving "It is strongly recommended..." as is. Please take a look and see what you think.
|
||
[TIP] | ||
==== | ||
It is strongly recommended to disable hibernation because {project-first} does not support migrating hibernated VMs. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If we know for sure that it fails, then we should reword to
Hibernation must be disabled because {project-first} does not support migrating hibernated VMs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@fabiand @mnecas Please note that information about ports is still missing: https://issues.redhat.com/browse/MTV-1714
8784b97
to
6b58484
Compare
1f61667
to
975217b
Compare
Signed-off-by: RichardHoch <[email protected]>
975217b
to
8326dd9
Compare
MTV 2.8
Partially resolves https://issues.redhat.com/browse/MTV-1433 by grouping prerequisites by vendor (VMware, RHV, etc.) where possible.
Previews:
Note -- Some port information is missing. This is indicated by "TBD".